Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to SurrealDB stable version and adjust Rust toolchain #91

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

retrokiller543
Copy link

This PR updates the crate to use the latest stable version of SurrealDB, which recently became available.

Changes:

  • SurrealDB update: The crate has been updated to use the latest stable version of SurrealDB.
  • Version bump: The crate version has been incremented accordingly. However, I am unsure if this is the preferred versioning, so feel free to adjust as needed.
  • Rust toolchain update: Due to the SurrealDB update, the minimum required Rust toolchain version has been increased from 1.80.0 to 1.80.1.

These updates were necessary for my own project, and I hope they will be helpful to others as well. Please let me know if any adjustments are needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant